CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 框架

搜索资源列表

  1. 05

    0下载:
  2. 基于SSH流行框架开发的企业人力资源管理系统-SSH-based framework for the development of popular enterprise human resources management system
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-31
    • 文件大小:13030928
    • 提供者:koway
  1. 05

    0下载:
  2. SSH框架的人力资源管理系统,SQL2K数据库,运行时需将SQL200,SPRING,STRTUTS,HIBERNATE的驱动放在LIB文件下。-SSH framework for human resources management system, SQL2K database, run-time needs to be SQL200, SPRING, STRTUTS, HIBERNATE on the drive under the LIB file.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-03
    • 文件大小:964014
    • 提供者:tan
  1. tatang

    0下载:
  2. 这是大唐电信的一个管理系统,采用J2EE框架写的!-This management System is developped for Datang company!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:898194
    • 提供者:zhangxin
  1. WebExam

    0下载:
  2. 这是一个非常有用的在线考试系统,用Struts框架开发。-WebExam
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-15
    • 文件大小:3862094
    • 提供者:加加
  1. netctoss

    0下载:
  2. 电信运营系统代码,功能齐全,结合struts1.2+hibernate+tiles框架进行开发.-Telecom operating system code, functions, combined with struts1.2+ hibernate+ tiles framework for development.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:1436555
    • 提供者:nvry
  1. bbs

    0下载:
  2. BBS系统是一个典型的JavaWeb程序,根据系统的特点,将系统分为前、后台两个部分。前台主要提供给用户使用,后台部分主要实现论坛相关信息的管理功能。本系统采用struts框架+mysql数据库完成。-BBS system is a typical JavaWeb procedures, in accordance with the characteristics of the system, the system is divided into before, the background o
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-07
    • 文件大小:1038526
    • 提供者:tt
  1. struts2-hibernate

    0下载:
  2. Struts + Hibernate框架-Struts+ Hibernate framework
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-23
    • 文件大小:7258707
    • 提供者:wanghong
  1. bookstore

    0下载:
  2. 网上图书销售系统,基于Java语言,使用了struts+Hibernate框架,数据库采用MySQL-Online book sales system, based on the Java language, using struts+ Hibernate framework, adoption of MySQL database
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-19
    • 文件大小:5370551
    • 提供者:zwb
  1. shop_online

    0下载:
  2. 这是一个小型的在线在线购物网站,基于struts,hibernate框架,具有购物车功能等-This is a small online online shopping site, based on the struts, hibernate framework, have a function to Cart
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-08
    • 文件大小:2011189
    • 提供者:李德
  1. oaframe

    0下载:
  2. 参照saas-oa写的一个oa系统的框架,适合于开发oa系统的人员,掌握一套好的框架就是一个好的开始-Saas-oa reference to a writing system oa framework, oa system suited to the development of the staff, have a good framework is a good start ...
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:416853
    • 提供者:menghaishui
  1. sangcheng

    1下载:
  2. 该电子商城系统是在J2EE平台上用Struts框架技术和MVC模式构建,后台数据库为Microsoft SQL Server。网站系统主要包括两大部分:一个是前台销售程序,用户在前端浏览、搜索商品、定购商品、结账等等。另外一个是后台信息管理程序,商家在此对本企业的相关信息发布,录入,更改网上商品信息,订单的查询,处理,并管理在商城里注册的用户等。-The electronic mall system is used in the J2EE platform technology and Stru
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-26
    • 文件大小:8975572
    • 提供者:石头
  1. J2EEestore

    2下载:
  2. 本文论述了一个前台笔记本销售系统的开发过程,包括系统分析、系统设计、系统实现等方面。该系统基本按照J2EE的设计标准并结合Hibernate 、 spring 、 struts三种框架进行架构,使用java语言、eclipse开发工具、 tomcat服务器进行系统的代码实现。系统基本上可以满足用户的基本需求,使用户可以很好的在本网站上浏览和购买商品。该下载包括毕业设计源码在内。-In this paper, a future notebook sales system development p
  3. 所属分类:JavaScript

    • 发布日期:2016-08-02
    • 文件大小:23693586
    • 提供者:郭凯民
  1. java-design

    0下载:
  2. 《Java课程设计》第二版,以12个具有一定代表性的课程设计题目为框架,从各个方面展示了Java在应用系统开发和网络开发中的实用技术,特别体现了Java面向对象的设计思想,各个课程设计题目互相独立,可以从任何一个课程设计题目开始阅读本书,每个课程设计题目都包括设计要求、总体设计、详细设计、代码调试、软件发布和课程设计题目等内容。读者可以按照作者布置的课程设计作业来开发一个软件,也可以参考这些课程设计题目设计类似的软件。 -the design example of java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:481246
    • 提供者:zhuzhu
  1. 23

    0下载:
  2. 医药管理, 本项目拟选择B/S构架,采用Struts、Spring、Hibernate 三大开源框架、Ajax技术和MySQL数据库技术-Based on the basic needs of the project, the project intends to select B/S architecture, using Struts, Spring, Hibernate framework of the three major open source, Ajax technology
  3. 所属分类:Ajax

    • 发布日期:2017-05-15
    • 文件大小:3755564
    • 提供者:郑艳清
  1. netstore

    0下载:
  2. 电信计费系统的前台页面,功能齐全,用ssh框架实现,可用于学习-Telecom Billing System front page, full-featured, with the framework of the realization of ssh can be used to study
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:393890
    • 提供者:李定
  1. MyOnLineTest

    0下载:
  2. 该在线考试关系统(B/S结构)主要采用JAVA语言开发涉及主要WEB技术有:Struts+Spring+Hibernate框架,html,javascr ipt,css,ajax技术。开发工具:MyEclipse 服务器:tomacat5.5 数据库:oracle9 -Online Examination System in the (B/S structure) JAVA language mainly involve the development of WEB technologie
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5835911
    • 提供者:wuxu
  1. WebRoot

    0下载:
  2. 网上交易系统的源代码 实现过程 采用STRUTS框架 -Online trading system to achieve the process of source code using STRUTS framework
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:5068679
    • 提供者:villey
  1. oa_12

    0下载:
  2. 一个功能模块叫强的OA 系统源代码 struts + Hibernate + spring 的主流框架 + JBpm商业组件-this is OA system coding by Java
  3. 所属分类:Java Develop

    • 发布日期:2017-06-13
    • 文件大小:21432959
    • 提供者:杨文彬
  1. message1.4.ssh

    0下载:
  2. 使用ssh框架实现的客户信息反馈系统。主要去熟练运用ssh-Framework for the realization of the use of ssh clients information feedback system. Mainly to the skilled use of ssh
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4661188
    • 提供者:adwiflf
  1. mhw_shopping

    0下载:
  2. 自己做的ssh框架商城项目 不对的地方大家指正 wenbois2000@gmail.com-Ssh framework of their own city do not place the item you wenbois2000@gmail.com correction
  3. 所属分类:Java Develop

    • 发布日期:2017-06-22
    • 文件大小:43404119
    • 提供者:wenbo
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com